wayland: Ensure we cancel previous selection writes before starting one
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 24 Jun 2015 17:57:40 +0000 (19:57 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 24 Jun 2015 21:52:50 +0000 (23:52 +0200)
commit5e7159413d2545e3fd1454b14852f8c4f82ec0c5
treebb517ae0c8e4f06a943990eebd6006b56387dd20
parent69b5955108a794c0aab8872d1bffab2a5f820d8c
wayland: Ensure we cancel previous selection writes before starting one

We weren't catching all the places where the AsyncWriteData operation
should be cancelled, which could happen if we repeatedly request the
same target on different fds.

https://bugzilla.gnome.org/show_bug.cgi?id=751414
gdk/wayland/gdkselection-wayland.c